/ Assembly List / LJCDBViewDAL / ViewFilterManager / RetrieveWithID

Namespace - LJCDBViewDAL


Parameters
id - The ID value.

Returns

The data object record.

Syntax

C#
public ViewFilter RetrieveWithID(Int32 id)

Retrieve the record by ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.